home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr14 / vortex12.zip / VORTEX.BAT next >
DOS Batch File  |  1993-05-20  |  607b  |  15 lines

  1. ECHO OFF
  2. CLS
  3. ECHO ╔════════════════════════════════════════════════════════════════════╗
  4. ECHO ║ This BAT file assumes MOUSE.COM or MOUSE.SYS is already active.    ║
  5. ECHO ║ When this file is on your hard drive with your other BAT files and ║
  6. ECHO ║ VORTEX is in its own directory, no changes should be required.     ║
  7. ECHO ║ Please save a copy if you adapt this file for your system.  Chris  ║
  8. ECHO ╚════════════════════════════════════════════════════════════════════╝
  9. REM   The above message is pushed off screen if there are no errors.
  10. BROWSE VORTEX\VORTEX.DOC
  11. CLS
  12. CD\VORTEX
  13. VORTEX.EXE
  14. CD\
  15.